home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000443_news@columbia.edu _Thu Mar 20 13:28:14 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA10722
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Mar 1997 13:28:13 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA24897
  7.     for kermit.misc@watsun; Thu, 20 Mar 1997 13:28:12 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: problems with multiple tcp/ip sessions
  12. Date: 20 Mar 1997 18:28:04 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <5grvjk$q2s$1@apakabar.cc.columbia.edu>
  16. References: <09970220144127.OUI27.bernards@xs4all.nl>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6775
  19.  
  20. In article <09970220144127.OUI27.bernards@xs4all.nl>,
  21. Bernard Speekenbrink <bernards@xs4all.nl> wrote:
  22. : Since we are using msdos kermit 3.14 we have problems with multiple
  23. : TCP/IP sessions to the same host. When the connection is idle for some
  24. : time (about 30/40 minutes) sometimes (not always) one session is kicked
  25. : off with "connection refused by host". When we used msdos kermit 3.13 we
  26. : had no problems at all. We are connected to a Unixware 2.03 host.
  27. This is one of the problem areas addressed in version 3.15.  If you would
  28. like to try the current Beta:
  29.  
  30.   ftp://kermit.columbia.edu/kermit/test/bin/msk315.zip
  31.  
  32. Unzip this into your regular Kermit directory, run MSK315 rather than KERMIT.
  33. See MSK315.DOC for update notes.
  34.  
  35. - Frank